.. _Muon_Analysis-ref: Muon Analysis ============= .. image:: ../../images/MuonAnalysis_2.png :align: right :height: 400px .. contents:: Table of Contents :local: Interface Overview ------------------ This interface is used to analyse the time domain data collected on Muon instruments. The interface can be accessed from the main menu of MantidWorkbench, in *Interfaces → Muon → Muon Analysis*. For sample datasets, please visit `Muon - Downloads `_. Advanced users can access additional features such as model analysis, raw plots and the fit script generator using :ref:`Feature Flags `. Loading ------- The loading section is used to load data as well as to specify what the current runs of interest are. **Load Current Run** This will load the latest run for the selected instrument. You must be connected to the data archive. It also currently only works on windows. **Run selection box** This takes a comma seperated list of run numbers for the GUI to load. A range be specified with a dash. For example ``62260, 62270-3`` will load ``62260, 62270, 62271, 62273``. This specifies the runs that are used in the rest of the GUI. **Browse** This opens a dialog window that allows local files to be loaded. **Clear All** This clears all the data from the current GUI. **Co-Add** If selected the runs are added together for improved statistics. Tabs ---- All these tabs can be dragged away from the interface into their own window. * :ref:`Plotting Window ` * :ref:`Home Tab ` * :ref:`Grouping Tab ` * :ref:`Corrections Tab ` * :ref:`Phase Table Tab ` * :ref:`Fitting Tab ` * :ref:`Sequential Fitting Tab ` * :ref:`Results Tab ` * :ref:`Model Fitting Tab ` .. categories:: Interfaces Muon